emacs-common: recommend emacs-el
authorRob Browning <rlb@defaultvalue.org>
Sat, 24 Oct 2015 19:30:25 +0000 (14:30 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sat, 24 Oct 2015 19:30:49 +0000 (14:30 -0500)
Without it, important bits of Emacs don't work (i.e. C-h f, etc.), and
it's not likely to be a significant burden these days.

debian/control
debian/control.in

index 0bfa57b46ee0d9c3e0fa68d5504a6117d65f8204..daa37cde9d7b488ddfb34d0126bacaa7d7552856 100644 (file)
@@ -100,6 +100,7 @@ Description: GNU Emacs editor's shared, architecture dependent files
 Package: emacs24-common
 Architecture: all
 Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
+Recommends: emacs24-el
 Suggests: emacs24-el, emacs24-common-non-dfsg, ncurses-term
 Conflicts: emacs24-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el
 Breaks: apel (<< 10.8+0.20120427-4)
index 6de8f866cf653f0618a77bf5474f5bb8da9057fc..4c15727432799b3286b1ad2c11c70e8923973c7d 100644 (file)
@@ -100,6 +100,7 @@ Description: GNU Emacs editor's shared, architecture dependent files
 Package: @DEB_FLAVOR@-common
 Architecture: all
 Depends: emacsen-common (>= 2.0.8), dpkg (>= 1.15.4) | install-info, ${shlibs:Depends}, ${misc:Depends}
+Recommends: @DEB_FLAVOR@-el
 Suggests: @DEB_FLAVOR@-el, @DEB_FLAVOR@-common-non-dfsg, ncurses-term
 Conflicts: @DEB_FLAVOR@-el (<< ${Source-Version}), cedet, eieio, speedbar, gnus-bonus-el
 Breaks: apel (<< 10.8+0.20120427-4)